home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 31201.TXT < prev    next >
Text File  |  1993-08-19  |  6KB  |  120 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                               NOT ENOUGH ROOM FOR
  4.                          A WINDOWS PERMANENT SWAP FILE
  5.                   (Applies to Stacker for Windows & DOS 3.x)
  6.        STAC FAX 31201  (08/19/93)
  7.        _________________________________________________________________
  8.                                        
  9.                                        
  10.        BACKGROUND
  11.        
  12.        If Windows is already installed when you install Stacker 3.x,
  13.        Setup allows enough uncompressed space for the existing permanent
  14.        swap file (which must remain uncompressed). If you installed
  15.        Windows later or your permanent swap file wasn't large enough,
  16.        there won't be enough uncompressed space. You'll have to make
  17.        more uncompressed space to enlarge the existing swap file or to
  18.        create one for the first time.
  19.        
  20.        Windows 3.1 will not assign a swap file to a logical device (such
  21.        as RAM drives or Stacker drives) so you need space on the
  22.        uncompressed drive for a Windows swap file. Windows requires that
  23.        the space dedicated to a swap file be physically contiguous (all
  24.        in one complete unbroken piece).
  25.        
  26.        SOLUTION
  27.        
  28.        Stacker lets you increase the uncompressed space on a system
  29.        after you have installed Stacker. Of course, this decreases the
  30.        Stacker drive size. If your Stacker drive has a total of 80 MB,
  31.        making 5 MB more uncompressed space decreases the Stacker drive
  32.        to 70 MB. You can use the STAC Toolbox or the DOS command line to
  33.        change the Stacker drive size.
  34.        
  35.        Disable Disk Cache
  36.        
  37.        Disk caching interferes with the process of changing the drive
  38.        size. Stacker can't disable all disk caches, so disable yours
  39.        before you start.
  40.        
  41.        The most common disk cache among Windows users is SMARTDRV.EXE.
  42.        Stacker can disable this one, but it doesn't always cancel
  43.        SMARTDRV.SYS or PCKWIK. When in doubt about your disk cache,
  44.        disable it for this process.
  45.        
  46.        To disable a cache:
  47.        
  48.         1. Open your CONFIG.SYS file with any text editor ( DOS EDIT,
  49.             Windows SYSEDIT or your favorite one).
  50.         2. Type:
  51.                REM<space>
  52.            as the very first characters of the line that loads the
  53.             cache.
  54.         3. Save the file and exit to DOS.
  55.         4. Open your AUTOEXEC.BAT file using the same editor.
  56.         5. If a cache is loaded, type:
  57.                REM<space>
  58.            as the very first characters of the line.
  59.         6. Save the file and exit to DOS.
  60.             
  61.        The following examples show how the lines might look when you get
  62.        finished.
  63.        
  64.             CONFIG.SYS:
  65.                REM DEVICE=C:\DOS\SMARTDRV.SYS 1024
  66.             AUTOEXEC.BAT:
  67.                REM C:\WINDOWS\SMARTDRV
  68.        After you have made the changes to your startup files (CONFIG.SYS
  69.        and/or AUTOEXEC.BAT),  restart your system. Stacker will
  70.        synchronize the files and restart again if your C drive is
  71.        compressed.
  72.        
  73.        To make more uncompressed space using STAC Toolbox:
  74.        
  75.         1. At the DOS prompt, type STAC to open the Toolbox. (If you
  76.             get "Bad command or file name", the Stacker directory is not
  77.             in the path. Just change to the directory where the Stacker
  78.             program files are located and retype the command STAC.)
  79.         2. Use the arrow keys to highlight Stacker Drive Size and press
  80.             ENTER.
  81.         3. If you have more than one Stacker drive, select which one
  82.             you wish to change and press ENTER.
  83.         4. Use the down arrow to highlight More Uncompressed Space
  84.             Available and press ENTER.
  85.            Follow the instructions on the screen as the Stacker
  86.             Optimizer, SDEFRAG, fully defragments your drive before it
  87.             can change the size. When the defragmentation is done,
  88.             you'll have to enter the amount of uncompressed space you
  89.             wish to have. You must enter the size in K (kilobytes), so
  90.             multiply the number of MB of uncompressed space you desire
  91.             by 1024. For example, for 4 MB, you would type 4096.
  92.         5. Type the amount of space and press ENTER.
  93.         6. Examine the summary of changes. The summary window offers
  94.             these choices:
  95.                  Perform changes on Stacker drive
  96.                  Modify settings
  97.                  Exit without changes
  98.            "Perform changes" modifies Stacker and tells you to press
  99.             ENTER to restart. The uncompressed space will appear on the
  100.             drive that swaps with the Stacker drive you modified.
  101.            "Exit" lets you exit the change process without modifying
  102.             any Stacker drives.
  103.            "Modify settings" lets you change the size if you want.
  104.         7. Use the arrow keys to highlight your choice and press ENTER.
  105.             For each MB you choose to uncompress, you will lose about
  106.             two MB from the Stacker drive you are modifying.
  107.        After the system restarts, you can reactivate your cache. Just
  108.        remove the REM that you inserted earlier and restart again.
  109.        Stacker will take care of updating the changes, and you will be
  110.        back to your former configuration with enough uncompressed space
  111.        for a swap file. Then use the appropriate steps in Windows 3.1 to
  112.        create your swap file.
  113.        
  114.        To make more uncompressed space using the SDEFRAG command:
  115.        
  116.         1. At the DOS prompt, type:
  117.                SDEFRAG /GP <Enter>
  118.        _________________________________________________________________
  119.        Copyright 1993, Stac Electronics                      
  120.